#Chart.js - v4.3.0

#列挙

#クラス

#インターフェース

#タイプエイリアス

#整列

Ƭ整列:"start"|"center"|"end"

#で定義

タイプ/index.d.ts:1762 (新しいウィンドウが開きます)


#アニメーションオプション

Ƭアニメーションオプション<TType>:Object

#型パラメータ

名前 タイプ
TType 伸びるChartType

#型宣言

名前 タイプ
animation false|AnimationSpec<TType> & {onComplete?:(this:Chartevent:AnimationEvent) =>void;onProgress?:(this:Chartevent:AnimationEvent) =>void}
animations AnimationsSpec<TType>
transitions 941ベッド03-6be4-4209-a70f-7f6a5e8084e4<TType>

#で定義

タイプ/index.d.ts:1715 (新しいウィンドウが開きます)


#アニメーションスペック

Ƭアニメーションスペック<TType>:Object

#型パラメータ

名前 タイプ
TType 伸びるChartType

#型宣言

名前 タイプ 説明
delay? Scriptable<number585c22df-8e4e-45e9-9ベッド-8a165d4ff436<TType>> アニメーションを開始する前の遅延。Default0
duration? Scriptable<numberScriptableContext<TType>> アニメーションにかかるミリ秒数。Default1000
easing? Scriptable<EasingFunctionScriptableContext<TType>> 使いやすさを高める機能Default「イーズアウトクォート」
loop? Scriptable<booleanScriptableContext<TType>> true に設定すると、アニメーションが無限にループします。Default間違い

#で定義

タイプ/index.d.ts:1659 (新しいウィンドウが開きます)


#アニメーション仕様

Ƭアニメーション仕様<TType>:Object

#型パラメータ

名前 タイプ
TType 伸びるChartType

#インデックス署名

▪ [名前:string]:false|AnimationSpec<TType> & {fn:<T>(from:Tto:Tfactor:number) =>T;from:Scriptable<Color|number|booleanScriptableContext<TType>>;properties:string[] ;to:Scriptable<Color|number|booleanScriptableContext<TType>>;type:"color"|"number"|"boolean"}

#で定義

タイプ/index.d.ts:1684 (新しいウィンドウが開きます)


#バーコントローラー

Ƭバーコントローラー:DatasetController

#で定義

タイプ/index.d.ts:156 (新しいウィンドウが開きます)

タイプ/index.d.ts:157 (新しいウィンドウが開きます)


#バブルコントローラー

Ƭバブルコントローラー:DatasetController

#で定義

タイプ/index.d.ts:183 (新しいウィンドウが開きます)

タイプ/index.d.ts:184 (新しいウィンドウが開きます)


#CartesianTickOptions

ƬCartesianTickOptions:TickOptions& {align:Align|"inner";autoSkip:boolean;autoSkipPadding:number;crossAlign:"near"|"center"|"far";includeBounds:boolean;labelOffset:number;maxRotation:number;maxTicksLimit:number;minRotation:number;mirror:boolean;padding:number;sampleSize:number}

#で定義

タイプ/index.d.ts:3055 (新しいウィンドウが開きます)


#カテゴリスケール

Ƭカテゴリスケール<O>:Scale<O>

#型パラメータ

名前 タイプ
O 伸びるCategoryScaleOptions=CategoryScaleOptions

#で定義

タイプ/index.d.ts:3222 (新しいウィンドウが開きます)

タイプ/index.d.ts:3223 (新しいウィンドウが開きます)


#カテゴリスケールオプション

Ƭカテゴリスケールオプション:Omit<CartesianScaleOptions"min"|"max"> & {labels:string[] |string[][] ;max:string|number;82896231-7482-4919-94a6-c6153手数料260b:string|number}

#で定義

タイプ/index.d.ts:3216 (新しいウィンドウが開きます)


#チャートコンポーネントのような

Ƭチャートコンポーネントのような:ChartComponent|ChartComponent[] | {[key: string]:ChartComponent; } |Plugin|Plugin[]

#で定義

タイプ/index.d.ts:1119 (新しいウィンドウが開きます)


#チャートデータセット

Ƭチャートデータセット<TTypeTData>:DeepPartial<{ [ChartType のキー]: Object & ChartTypeRegistry[key]["datasetOptions"] }[TType]> &ChartDatasetProperties<TTypeTData>

#型パラメータ

名前 タイプ
TType 伸びるChartType=ChartType
TData DefaultDataPoint<TType>

#で定義

タイプ/index.d.ts:3733 (新しいウィンドウが開きます)


#チャートデータセットデータセットごとのカスタムタイプ

Ƭチャートデータセットデータセットごとのカスタムタイプ<TTypeTData>:DeepPartial<{ [ChartType のキー]: Object & ChartTypeRegistry[key]["datasetOptions"] }[TType]> &ChartDatasetPropertiesCustomTypesPerDataset<TTypeTData>

#型パラメータ

名前 タイプ
TType 伸びるChartType=ChartType
TData DefaultDataPoint<TType>

#で定義

タイプ/index.d.ts:3740 (新しいウィンドウが開きます)


#チャートアイテム

Ƭチャートアイテム:string|CanvasRenderingContext2D|HTMLCanvasElement| {canvas:HTMLCanvasElement} |ArrayLike<CanvasRenderingContext2D|HTMLCanvasElement>

#で定義

タイプ/index.d.ts:563 (新しいウィンドウが開きます)


#チャートメタ

Ƭチャートメタ<TTypeTElementTDatasetElement>:DeepPartial<{ [ChartType のキー]: ChartTypeRegistry[key]["metaExtensions"] }[TType]> &ChartMetaCommon<TElementTDatasetElement>

#型パラメータ

名前 タイプ
TType 伸びるChartType=ChartType
TElement 伸びるElement=Element
TDatasetElement 伸びるElement=Element

#で定義

タイプ/index.d.ts:467 (新しいウィンドウが開きます)


#チャートオプション

Ƭチャートオプション<TType>:DeepPartial<CoreChartOptions<TType> &ElementChartOptions<TType> &PluginChartOptions<TType> &DatasetChartOptions<TType> &ScaleChartOptions<TType> &ChartTypeRegistry[TType]["chartOptions"]>

#型パラメータ

名前 タイプ
TType 伸びるChartType=ChartType

#で定義

タイプ/index.d.ts:3710 (新しいウィンドウが開きます)


#グラフの種類

Ƭグラフの種類: キーオフChartTypeRegistry

#で定義

タイプ/index.d.ts:3689 (新しいウィンドウが開きます)


#

Ƭ:string|CanvasGradient|CanvasPattern

#で定義

タイプ/カラー.d.ts:1 (新しいウィンドウが開きます)


#データセットグラフオプション

Ƭデータセットグラフオプション<TType>: { [TType のキー]: オブジェクト }

#型パラメータ

名前 タイプ
TType 伸びるChartType=ChartType

#で定義

タイプ/index.d.ts:3698 (新しいウィンドウが開きます)


#デシメーションオプション

Ƭデシメーションオプション:LttbDecimationOptions|MinMaxDecimationOptions

#で定義

タイプ/index.d.ts:2189 (新しいウィンドウが開きます)


#デフォルトデータポイント

Ƭデフォルトデータポイント<TType>:DistributiveArray<ChartTypeRegistry[TType]["defaultDataPoint"]>

#型パラメータ

名前 タイプ
TType 伸びるChartType

#で定義

タイプ/index.d.ts:3719 (新しいウィンドウが開きます)


#ドーナツデータポイント

Ƭドーナツデータポイント:number

#で定義

タイプ/index.d.ts:338 (新しいウィンドウが開きます)


#イージング関数

Ƭイージング関数: キーのタイプeffects

#で定義

ヘルパー/helpers.easing.ts:122 (新しいウィンドウが開きます)


#要素グラフのオプション

Ƭ要素グラフのオプション<TType>:Object

#型パラメータ

名前 タイプ
TType 伸びるChartType=ChartType

#型宣言

名前 タイプ
elements ElementOptionsByType<TType>

#で定義

タイプ/index.d.ts:2105 (新しいウィンドウが開きます)


#フィルターゲット

Ƭフィルターゲット:number|string| {value:number} |"start"|"end"|"origin"|"stack"|"shape"|boolean

#で定義

タイプ/index.d.ts:2197 (新しいウィンドウが開きます)


#インタラクション軸

Ƭインタラクション軸:"x"|"y"|"xy"|"r"

#で定義

タイプ/index.d.ts:1531 (新しいウィンドウが開きます)


#インタラクションモード

Ƭインタラクションモード: キーオフInteractionModeMap

#で定義

タイプ/index.d.ts:761 (新しいウィンドウが開きます)


#インタラクションモード関数

Ƭインタラクションモード関数:(chart:Charte:ChartEventoptions:InteractionOptionsuseFinalPosition?:boolean) =>InteractionItem[]

#型宣言

▸ (charteoptionsuseFinalPosition?):InteractionItem[]

#パラメーター
名前 タイプ
chart Chart
e ChartEvent
options InteractionOptions
useFinalPosition? boolean
#戻り値

InteractionItem[]

#で定義

タイプ/index.d.ts:723 (新しいウィンドウが開きます)


#レイアウト位置

Ƭレイアウト位置:"left"|"top"|"right"|"bottom"|"center"|"chartArea"| {[scaleId: string]:number; }

#で定義

タイプ/レイアウト.d.ts:3 (新しいウィンドウが開きます)


#ラインコントローラー

Ƭラインコントローラー:DatasetController

#で定義

タイプ/index.d.ts:229 (新しいウィンドウが開きます)

タイプ/index.d.ts:230 (新しいウィンドウが開きます)


#リニアスケール

Ƭリニアスケール<O>:Scale<O>

#型パラメータ

名前 タイプ
O 伸びるLinearScaleOptions=LinearScaleOptions

#で定義

タイプ/index.d.ts:3271 (新しいウィンドウが開きます)

タイプ/index.d.ts:3272 (新しいウィンドウが開きます)


#LinearScaleオプション

ƬLinearScaleオプション:CartesianScaleOptions& {beginAtZero:boolean;grace?:string|number;suggestedMax?:number;suggestedMin?:number;ticks: {count:number;format:Intl.NumberFormatOptions;precision:number;stepSize:number} }

#で定義

タイプ/index.d.ts:3228 (新しいウィンドウが開きます)


#対数スケール

Ƭ対数スケール<O>:Scale<O>

#型パラメータ

名前 タイプ
O 伸びるLogarithmicScaleOptions=LogarithmicScaleOptions

#で定義

タイプ/index.d.ts:3295 (新しいウィンドウが開きます)

タイプ/index.d.ts:3296 (新しいウィンドウが開きます)


#LogarithmicScaleオプション

ƬLogarithmicScaleオプション:CartesianScaleOptions& {suggestedMax?:number;suggestedMin?:number;ticks: {format:Intl.NumberFormatOptions} }

#で定義

タイプ/index.d.ts:3277 (新しいウィンドウが開きます)


#オーバーライド

Ƭオーバーライド: { [ChartType のキー]: CoreChartOptions<key> & ElementChartOptions<key> & PluginChartOptions<key> & DatasetChartOptions<ChartType> & ScaleChartOptions<key> & ChartTypeRegistry[key]["chartOptions"] }

#で定義

タイプ/index.d.ts:700 (新しいウィンドウが開きます)


#解析されたデータタイプ

Ƭ解析されたデータタイプ<cf90b4ff-77f7-40fa-90e0-f8e707e1ddd​​d>:ChartTypeRegistry[TType]["parsedDataType"

#型パラメータ

名前 タイプ
TType 伸びるChartType=ChartType

#で定義

タイプ/index.d.ts:3721 (新しいウィンドウが開きます)


#パイアニメーションオプション

Ƭパイアニメーションオプション:DoughnutAnimationOptions

#で定義

タイプ/index.d.ts:361 (新しいウィンドウが開きます)


#パイコントローラー

Ƭパイコントローラー:DoughnutController

#で定義

タイプ/index.d.ts:366 (新しいウィンドウが開きます)

タイプ/index.d.ts:367 (新しいウィンドウが開きます)


#PieControllerChartOptions

ƬPieControllerChartOptions:DoughnutControllerChartOptions

#で定義

タイプ/index.d.ts:360 (新しいウィンドウが開きます)


#PieControllerDatasetOptions

ƬPieControllerDatasetOptions:DoughnutControllerDatasetOptions

#で定義

タイプ/index.d.ts:359 (新しいウィンドウが開きます)


#パイデータポイント

Ƭパイデータポイント:DoughnutDataPoint

#で定義

タイプ/index.d.ts:363 (新しいウィンドウが開きます)


#PieMetaExtensions

ƬPieMetaExtensions:DoughnutMetaExtensions

#で定義

タイプ/index.d.ts:364 (新しいウィンドウが開きます)


#ポイントプロップ

Ƭポイントプロップ:Point

#で定義

要素/element.point.ts:18 (新しいウィンドウが開きます)


#ポイントスタイル

Ƭポイントスタイル:"circle"|"cross"|"crossRot"|"dash"|"line"|"rect"|"rectRounded"|"rectRot"|"star"|"triangle"|false|HTMLImageElement|HTMLCanvasElement

#で定義

タイプ/index.d.ts:1937 (新しいウィンドウが開きます)


#極エリアアニメーションオプション

Ƭ極エリアアニメーションオプション:DoughnutAnimationOptions

#で定義

タイプ/index.d.ts:380 (新しいウィンドウが開きます)


#レーダーコントローラー

Ƭレーダーコントローラー:DatasetController

#で定義

タイプ/index.d.ts:427 (新しいウィンドウが開きます)

タイプ/index.d.ts:428 (新しいウィンドウが開きます)


#RadarControllerChartOptions

ƬRadarControllerChartOptions:LineControllerChartOptions

#で定義

タイプ/index.d.ts:425 (新しいウィンドウが開きます)


#RadialLinearScaleオプション

ƬRadialLinearScaleオプション:CoreScaleOptions& {angleLines: {borderDash:Scriptable<number[]、ScriptableScaleContext> ;borderDashOffset:Scriptable<numberScriptableScaleContext> ;color:Scriptable<ColorScriptableScaleContext> ;display:boolean;lineWidth:Scriptable<numberScriptableScaleContext> } ;animate:boolean;backgroundColor:Color;beginAtZero:boolean;grid:Partial<GridLineOptions> ;max:number;min:number;pointLabels: {backdropColor:Scriptable<ColorScriptableScalePointLabelContext> ;backdropPadding:Scriptable<number|ChartAreaScriptableScalePointLabelContext> ;borderRadius:Scriptable<number|BorderRadiusScriptableScalePointLabelContext> ;callback:(label:stringindex:number) =>string|string[] |number|number[] ;centerPointLabels:boolean;color:Scriptable<ColorScriptableScalePointLabelContext> ;display:boolean|"auto";font:ScriptableAndScriptableOptions<Partial<FontSpec>、ScriptableScalePointLabelContext> ;padding:Scriptable<numberScriptableScalePointLabelContext> } ;startAngle:number;suggestedMax:number;suggestedMin:number;ticks:RadialTickOptions}

#で定義

タイプ/index.d.ts:3431 (新しいウィンドウが開きます)


#RadialTickOptions

ƬRadialTickOptions:TickOptions& {count:number;format:Intl.NumberFormatOptions;maxTicksLimit:number;precision:number;stepSize:number}

#で定義

タイプ/index.d.ts:3403 (新しいウィンドウが開きます)


#スケールチャートオプション

Ƭスケールチャートオプション<TType>:Object

#型パラメータ

名前 タイプ
TType 伸びるChartType=ChartType

#型宣言

名前 タイプ
scales {[key: string]:ScaleOptionsByType<ChartTypeRegistry[TType]["scales"]>; }

#で定義

タイプ/index.d.ts:3704 (新しいウィンドウが開きます)


#スケールオプション

Ƭスケールオプション<TScale>:DeepPartial<ScaleOptionsByType<TScale>>

#型パラメータ

名前 タイプ
TScale 伸びるScaleType=ScaleType

#で定義

タイプ/index.d.ts:3696 (新しいウィンドウが開きます)


#タイプ別スケールオプション

Ƭタイプ別スケールオプション<TScale>: { [ScaleType のキー]: Object & ScaleTypeRegistry[キー]["オプション"] }[TScale

#型パラメータ

名前 タイプ
TScale 伸びるScaleType=ScaleType

#で定義

タイプ/index.d.ts:3691 (新しいウィンドウが開きます)


#スケールタイプ

Ƭスケールタイプ: キーオフScaleTypeRegistry

#で定義

タイプ/index.d.ts:3588 (新しいウィンドウが開きます)


#スキャッターコントローラー

Ƭスキャッターコントローラー:LineController

#で定義

タイプ/index.d.ts:241 (新しいウィンドウが開きます)

タイプ/index.d.ts:242 (新しいウィンドウが開きます)


#ScatterControllerChartOptions

ƬScatterControllerChartOptions:LineControllerChartOptions

#で定義

タイプ/index.d.ts:239 (新しいウィンドウが開きます)


#ScatterControllerDatasetOptions

ƬScatterControllerDatasetOptions:LineControllerDatasetOptions

#で定義

タイプ/index.d.ts:235 (新しいウィンドウが開きます)


#散乱データポイント

Ƭ散乱データポイント:Point

#で定義

タイプ/index.d.ts:237 (新しいウィンドウが開きます)


#スクリプト可能

Ƭスクリプト可能<TTContext>:T| (ctx:TContextoptions:AnyObject) =>T|undefined

#型パラメータ

名前
T
TContext

#で定義

タイプ/index.d.ts:44 (新しいウィンドウが開きます)


#ScriptableAndArray

ƬScriptableAndArray<TTContext>: 読み取り専用T[] |Scriptable<TTContext>

#型パラメータ

名前
T
TContext

#で定義

タイプ/index.d.ts:47 (新しいウィンドウが開きます)


#ScriptableAndArrayOptions

ƬScriptableAndArrayOptions<TTContext>: { [P in keyof T]: ScriptableAndArray<T[P], TContext> }

#型パラメータ

名前
T
TContext

#で定義

タイプ/index.d.ts:48 (新しいウィンドウが開きます)


#Scriptable と ScriptableOptions

ƬScriptable と ScriptableOptions<TTContext>:Scriptable<TTContext> |ScriptableOptions<TTContext>

#型パラメータ

名前
T
TContext

#で定義

タイプ/index.d.ts:46 (新しいウィンドウが開きます)


#ScriptableOptions

ƬScriptableOptions<TTContext>: { [P in keyof T]: Scriptable<T[P], TContext> }

#型パラメータ

名前
T
TContext

#で定義

タイプ/index.d.ts:45 (新しいウィンドウが開きます)


#TextAlign

ƬTextAlign:"left"|"center"|"right"

#で定義

タイプ/index.d.ts:1761 (新しいウィンドウが開きます)


#タイムスケールオプション

Ƭタイムスケールオプション:Omit<CartesianScaleOptions"min"|"max"> & {adapters: {date:unknown} ;bounds:"ticks"|"data";max:string|number;min:string|number;offsetAfterAutoskip:boolean;suggestedMax:string|number;suggestedMin:string|number;ticks: {source:"labels"|"auto"|"data";stepSize:number} ;time: {displayFormats: {[key: string]:string; } ;isoWeekday:boolean|number;minUnit:TimeUnit;parser:string| (v:unknown) =>number;round:03273ebd-31cc-404c-9​​4a0-f4347ebfd536|TimeUnit;tooltipFormat:3b94c​​7b9-ee16-47a4-a48f-8fe21069f6bf;unit:false|TimeUnit} }

#で定義

タイプ/index.d.ts:3301 (新しいウィンドウが開きます)


#時系列スケール

Ƭ時系列スケール<O>:TimeScale<O>

#型パラメータ

名前 タイプ
O 伸びるTimeScaleOptions=TimeScaleOptions

#で定義

タイプ/index.d.ts:3397 (新しいウィンドウが開きます)

タイプ/index.d.ts:3398 (新しいウィンドウが開きます)


#ツールチップポジショナー

Ƭツールチップポジショナー: キーオフTooltipPositionerMap

#で定義

タイプ/index.d.ts:2615 (新しいウィンドウが開きます)


#ツールチップポジショナー関数

Ƭツールチップポジショナー関数<TType>:(this:TooltipModel<TType>、items: 読み取り専用ActiveElement[]、eventPosition:Point) =>TooltipPosition|false

#型パラメータ

名前 タイプ
TType 伸びるChartType

#型宣言

▸ (thisitemseventPosition):TooltipPosition|false

#パラメーター
名前 タイプ
this TooltipModel<TType>
items 読み取り専用ActiveElement[]
eventPosition Point
#戻り値

TooltipPosition|false

#で定義

タイプ/index.d.ts:2604 (新しいウィンドウが開きます)


#ツールチップXAlignment

ƬツールチップXAlignment:"left"|"center"|"right"

#で定義

タイプ/index.d.ts:2515 (新しいウィンドウが開きます)


#ツールチップY配置

ƬツールチップY配置:"top"|"center"|"bottom"

#で定義

タイプ/index.d.ts:2516 (新しいウィンドウが開きます)


#遷移仕様

Ƭ遷移仕様<TType>:Object

#型パラメータ

名前 タイプ
TType 伸びるChartType

#型宣言

名前 タイプ
animation AnimationSpec<TType>
animations AnimationsSpec<TType>

#で定義

タイプ/index.d.ts:1706 (新しいウィンドウが開きます)


#トランジション仕様

Ƭトランジション仕様<TType>:Object

#型パラメータ

名前 タイプ
TType 伸びるChartType

#インデックス署名

▪ [モード:string]:TransitionSpec<TType>

#で定義

タイプ/index.d.ts:1711 (新しいウィンドウが開きます)


#更新モード

Ƭ更新モード: キーのタイプUpdateModeEnum

#で定義

タイプ/index.d.ts:580 (新しいウィンドウが開きます)

#変数

#バーコントローラー

バーコントローラー:ChartComponent& (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、datasetIndex:number) =>BarController

#で定義

タイプ/index.d.ts:156 (新しいウィンドウが開きます)

タイプ/index.d.ts:157 (新しいウィンドウが開きます)


#バー要素

バー要素:ChartComponent& (cfg:AnyObject) =>BarElement<BarPropsBarOptions>

#で定義

タイプ/index.d.ts:2088 (新しいウィンドウが開きます)

タイプ/index.d.ts:2093 (新しいウィンドウが開きます)


#バブルコントローラー

バブルコントローラー:ChartComponent& (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、datasetIndex:number) =>BubbleController

#で定義

タイプ/index.d.ts:183 (新しいウィンドウが開きます)

タイプ/index.d.ts:184 (新しいウィンドウが開きます)


#カテゴリスケール

カテゴリスケール:ChartComponent&<O>(cfg:AnyObject) =>CategoryScale<O>

#で定義

タイプ/index.d.ts:3222 (新しいウィンドウが開きます)

タイプ/index.d.ts:3223 (新しいウィンドウが開きます)


#デシメーション

Const デシメーション:Plugin

#で定義

タイプ/index.d.ts:2169 (新しいウィンドウが開きます)


#ドーナツコントローラー

ドーナツコントローラー:ChartComponent& (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、datasetIndex:number) =>DoughnutController

#で定義

タイプ/index.d.ts:340 (新しいウィンドウが開きます)

タイプ/index.d.ts:350 (新しいウィンドウが開きます)


#フィラー

Const フィラー:Plugin

#で定義

タイプ/index.d.ts:2191 (新しいウィンドウが開きます)


#交流

Const 交流:Object

#型宣言

名前 タイプ
modes InteractionModeMap
evaluateInteractionItems (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、axis:InteractionAxisposition:Pointhandler:(element:default<AnyObjectAnyObject> &VisualElementdatasetIndex:numberindex:number) =>voidintersect?:boolean) =>InteractionItem[]

#で定義

タイプ/index.d.ts:763 (新しいウィンドウが開きます)


#伝説

Const 伝説:Plugin

#で定義

タイプ/index.d.ts:2221 (新しいウィンドウが開きます)


#ラインコントローラー

ラインコントローラー:ChartComponent& (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、datasetIndex:number) =>LineController

#で定義

タイプ/index.d.ts:229 (新しいウィンドウが開きます)

タイプ/index.d.ts:230 (新しいウィンドウが開きます)


#線要素

線要素:ChartComponent& (cfg:AnyObject) =>LineElement<LinePropsLineOptions>

#で定義

タイプ/index.d.ts:1919 (新しいウィンドウが開きます)

タイプ/index.d.ts:1932 (新しいウィンドウが開きます)


#リニアスケール

リニアスケール:ChartComponent&<O>(cfg:AnyObject) =>LinearScale<O>

#で定義

タイプ/index.d.ts:3271 (新しいウィンドウが開きます)

タイプ/index.d.ts:3272 (新しいウィンドウが開きます)


#対数スケール

対数スケール:ChartComponent&<O>(cfg:AnyObject) =>LogarithmicScale<O>

#で定義

タイプ/index.d.ts:3295 (新しいウィンドウが開きます)

タイプ/index.d.ts:3296 (新しいウィンドウが開きます)


#パイコントローラー

パイコントローラー:ChartComponent& (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、datasetIndex:number) =>DoughnutController

#で定義

タイプ/index.d.ts:366 (新しいウィンドウが開きます)

タイプ/index.d.ts:367 (新しいウィンドウが開きます)


#PolarAreaController

PolarAreaController:ChartComponent& (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、datasetIndex:number) =>PolarAreaController

#で定義

タイプ/index.d.ts:392 (新しいウィンドウが開きます)

タイプ/index.d.ts:395 (新しいウィンドウが開きます)


#レーダーコントローラー

レーダーコントローラー:ChartComponent& (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、datasetIndex:number) =>RadarController

#で定義

タイプ/index.d.ts:427 (新しいウィンドウが開きます)

タイプ/index.d.ts:428 (新しいウィンドウが開きます)


#ラジアルリニアスケール

ラジアルリニアスケール:ChartComponent&<O>(cfg:AnyObject) =>RadialLinearScale<O>

#で定義

タイプ/index.d.ts:3546 (新しいウィンドウが開きます)

タイプ/index.d.ts:3556 (新しいウィンドウが開きます)


#スキャッターコントローラー

スキャッターコントローラー:ChartComponent& (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、datasetIndex:number) =>LineController

#で定義

タイプ/index.d.ts:241 (新しいウィンドウが開きます)

タイプ/index.d.ts:242 (新しいウィンドウが開きます)


#字幕

Const 字幕:Plugin

#で定義

タイプ/index.d.ts:2473 (新しいウィンドウが開きます)


#ダニ

Const ダニ:Object

#型宣言

名前 タイプ
formatters {logarithmic:(tickValue:numberindex:numberticks: {value:number}[]) =>string;numeric:(tickValue:numberindex:numberticks: {value:number}[]) =>string;values:(value:unknown) =>string|string[] }
formatters.logarithmic [オブジェクト オブジェクト]
formatters.numeric [オブジェクト オブジェクト]
formatters.values [オブジェクト オブジェクト]

#で定義

タイプ/index.d.ts:1465 (新しいウィンドウが開きます)


#タイムスケール

タイムスケール:ChartComponent&<O>(cfg:AnyObject) =>TimeScale<O>

#で定義

タイプ/index.d.ts:3385 (新しいウィンドウが開きます)

タイプ/index.d.ts:3392 (新しいウィンドウが開きます)


#時系列スケール

時系列スケール:aaccce2c-6a16-4d8b-b949-530ac5e13bae&<O>(cfg:AnyObject) =>TimeSeriesScale<O>

#で定義

タイプ/index.d.ts:3397 (新しいウィンドウが開きます)

タイプ/index.d.ts:3398 (新しいウィンドウが開きます)


#タイトル

Const タイトル:Plugin

#で定義

タイプ/index.d.ts:2474 (新しいウィンドウが開きます)


#ツールチップ

ツールチップ:Tooltip

#で定義

タイプ/index.d.ts:2617 (新しいウィンドウが開きます)

タイプ/index.d.ts:2621 (新しいウィンドウが開きます)


#デフォルト

Const デフォルト:Defaults

#で定義

タイプ/index.d.ts:710 (新しいウィンドウが開きます)


#レイアウト

Const レイアウト:Object

#型宣言

名前 タイプ
addBox (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、item:LayoutItem) =>void
configure (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、item:LayoutItemoptions: {fullSize?:number;position?:LayoutPosition;weight?:number}) =>void
removeBox (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、layoutItem:LayoutItem) =>void
update (chart:Chart<キーオフChartTypeRegistry、(number| [numbernumber] |Point|BubbleDataPoint)[]、unknown>、width:numberheight:number) =>void

#で定義

タイプ/index.d.ts:778 (新しいウィンドウが開きます)


#登録可能なもの

Const 登録可能なもの: 読み取り専用ChartComponentLike[]

#で定義

タイプ/index.d.ts:561 (新しいウィンドウが開きます)


#レジストリ

Const レジストリ:Registry

#で定義

タイプ/index.d.ts:1145 (新しいウィンドウが開きます)